Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions Namespace / AndWhichConstraint<TParent,TSubject> Class


In This Topic
    AndWhichConstraint<TParent,TSubject> Class Properties
    In This Topic

    For a list of all members of this type, see AndWhichConstraint<TParent,TSubject> members.

    Public Properties
     NameDescription
    Public PropertyGets the assertion object that was used in the prior assertion. (Inherited from FluentAssertions.AndConstraint<TParent>)
    Public Property Returns the single result of a prior assertion that is used to select a nested or collection item.  
    Public Property Returns the single result of a prior assertion that is used to select a nested or collection item.  
    Top
    See Also